projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0bfe6d
)
adding babl-instance.h
author
Øyvind Kolås
<ok@src.gnome.org>
Sun, 14 Aug 2005 20:12:53 +0000
(20:12 +0000)
committer
Øyvind Kolås
<ok@src.gnome.org>
Sun, 14 Aug 2005 20:12:53 +0000
(20:12 +0000)
babl/Makefile.am
patch
|
blob
|
history
diff --git
a/babl/Makefile.am
b/babl/Makefile.am
index 23591472a5b753875a7f2ba437f1d33fd87a5ed4..8cfc4f79c03228ee0776c18ee782e5451f342871 100644
(file)
--- a/
babl/Makefile.am
+++ b/
babl/Makefile.am
@@
-24,6
+24,7
@@
h_sources = \
babl-conversion.h \
babl-db.h \
babl-ids.h \
+ babl-instance.h \
babl-internal.h \
babl-introspect.h \
babl-image.h \
@@
-61,7
+62,7
@@
libbabl_la_LDFLAGS= \
-version-info $(BABL_LIBRARY_VERSION) \
-release $(BABL_RELEASE)
-EXTRA_DIST :=
$(wildcard *.h)
\
+EXTRA_DIST :=
\
.cvsignore \
Makefile-mini